effect desktop, open "theme and optimization-Remote Desktop."
Then, as set out in the following figure, check to allow remote connections and allow remote control.
(3) This step is for security and can be done without doing, including changing the XRDP default port and opening the Ubuntu firewall
A. Change the XRDP default port
First locate the
solution from this blog entry, but the error remain xrdp_mm_process_login_response:login failedWhen I look into The/var/log/xrdp-sesman.log, the error is followed:[20130913-14:11:00] [INFO] starting XVNC session ... [20130913-14:11:00] [ERROR] X Server--no display in range is availableI managed to solve the issue by changing/etc/xrdp/sesmain.ini-maxsessions from ten to 100[
have been using MSTSC to connect to the Windows host, today I would like to use this to connect to the Linux host, found not connected ~ ... ~After a long time with Niang, share a blog for everyone: Portal
In general, we use SSH Client remote login Linux system, as for the graphical interface of the Linux remote landing tools, we generally think of VNC, but its security is not enough,Here, I will describe the installation configuration method for
, unlike the Remote Desktop Connection between Windows platforms, you can directly log on to the remote computer. Instead, there is an unfamiliar login window, which displays "sesman-xvnc", "console", "VNC-any 」...... And other six login options. In the past, the xrdp service accepted "Remote Desktop Connection" in port 3389, and then handed over to the vncserver on the host for desktop operation.
Therefore, the "console" mode is used to connect to
=127.0.0.1 Listening IP address ( default )listenport=3350 Listening Port ( default )Enableuserwindowmanager=1 1 is turned on, allowing users to customize their own startup scriptsuserwindowmanager=startwm.shdefaultwindowmanager=startwm.sh[Security]Allowrootlogin=1 allow root loginmaxloginretry=4 Maximum Retry countTerminalserverusers=tsusers user groups allowed to connect ( By default all users are allowed to connect if not present )Terminalserveradm
In general, we use SSH Client remote login Linux system, as for the graphical interface of the Linux remote landing tools, we generally think of VNC, but its security is not enough,
Here, I will describe the installation configuration method for XRDP. We can easily through Windows Remote Desktop Linux.XRDP Installation Configuration method
Open Terminal: Install in sequence
sudo apt-get install
Generally, we use an ssh client to remotely log on to the Linux system. For the Linux Remote logon tool in the graphic interface, we generally think of vnc, but it is not secure enough. Here, I will introduce how to install and configure XRDP. We can easily use Windows Remote Desktop named tulinux. Xrdp installation configuration method to open the terminal: Install sudoapt-getinstallxrdpsudoapt-getinstallv
1. Installing XRDPAccessing a remote Linux desktop using the RDP protocolIn general, if you need to login to a remote Linux system, we will use Ssh/telnet to complete, if we need to login to the remote Linux System desktop environment, we may use VNC.VNC is the default RfB protocol-based Remote Desktop program for most Linux distributions, but for ordinary users, the user experience of VNC is not good, slower, and requires the installation of a client.Windows Remote Desktop based on the RDP prot
Enable remote settings: System- gt; Preferences- gt; remotetopics top1.ubuntu install xrdp Protocol: 1) install: sudoapt-getinstallxrdp2) modify configuration: Enter/etc/xrdp modify xrdp. ini and sesman. ini, usually keep the default; 3) restart the xrdp service: Command: sudoservicexrdpstart to start
Enable Remote se
The official explanation:Based on the work of FREERDP and Rdesktop , XRDP uses the Remote Desktop Protocol to present a GUI to the user.The goal of this project are to provide a fully functional Linux Terminal Server, capable of accepting connections from Rde Sktop, FREERDP, and Microsoft ' s own terminal server/remote desktop clients.Unlike Windows NT/2000/2003/2008/2012 Server, XRDP won't display a Windo
Redhat6 install XRDP Log in directly using Windows Remote Desktop ConnectionHere's how to do this:The first step: Download the source package and install some dependent software download XRDP source package? wget http://downloads.sourceforge.net/project/xrdp/xrdp/0.6.0/xrdp-
Tags: roo local/etc/res 127.0.0.1 apt active ram CTIXRDP on Linux deploy toss record 1. XRDP Connect failVNC does not work with either Tiger or vnc4server, but XRDP cannot connectNETSTAT-TNLP See if there are 3389, no. Description XRDP not open.With/ETC/INIT.D/XRDP restart still invalid, only
After the xrdp service is installed in linux, you can use the remote desktop program that comes with windows to remotely log on to windows.
1) edit/etc/TPD/custom. conf with the following content:
[Daemon]
[Security]AllowRemoteRoot = true
[Xdmcp]Port = 177
Enable = 1
[Gui]
[Greeter]
[Chooser]
[Debug]
[Servers]
Copy custom. conf
> Cp custom. conf TPD. conf
Then, restart the desktop, such as
This article is an example of an Oracle Linux 6.4 virtual Machine (ports 22 and 3389 must be open for SSH and RDP connections)1. Before installing XRDP, you need to first install some necessary packages, such as:# yum-y Install kernel--y install gcc OpenSSL pam-developenssl--y install autoconf automake libtool
libx11-devel libxfixes--y install glibc-headers gcc-c++2. If you do not have wget installed, you will also need to install wget with the fo
1 Installation XRDP(Please check your system's number of digits, command line input arch, if it is 32-bit use then choose I386, if it is 64 bits, please select X86_64,epel package name will be the corresponding change, the way to find is to mirror the site http://mirrors.ustc.edu.cn/ Enter the corresponding directory on the FEDORA/EPEL/7, and find the RPM package that begins with Epel-release.
# wget http://mirrors.ustc.edu.cn/fedora/epel/7/x86_64/e/e
Install xrdp on centos for Remote Desktop Access:1. Configure the environment:
Yum install GCC Pam-devel OpenSSL-devel-y
2. Go to the specified directory to download and decompress xrdp:
Wget http://xsdou.googlecode.com/files/xrdp-0.4.2.tar.gz
Tar-xzvf xrdp-0.4.2.tar.gz
3. Compile and install the
1. Configure the Environment:Yum Install gcc pam-devel openssl-devel-y2. Enter the specified directory to download and unzip the XRDP:Install wget first;sudo yum-y install wgetwget http://hivelocity.dl.sourceforge.net/project/xrdp/xrdp/0.6.1/xrdp-v0.6.1.tar.gz ZXVF xrdp.tar.gzThe ZXVF are four parameters respectively:X: Extract the files from the tar packageZ: In
First of all you need to install GNOME, here is not introduced
Installation:
1. Preparation Environment:
First install Epel and Nux desktoprepository RPMs, note version update (if the RPM package version is no longer present, copy the front of the link down in the browser, query the latest version, and then replace it):
# RPM-UVH https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
# RPM-UVH http:// li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.
Install XRDP on CentOS for Remote Desktop Access
After obtaining the root permission, we will install the Fedora source to facilitate the subsequent use of the yum command to install the required software package. Install the Fedora source file on the network:
Rpm-ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm installation source key: rpm -- import/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
Note: When you see this article, the l
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.